CryptoPro TomCatSSL support module.
Public API.

ru.CryptoPro.TomCatSSL
Class JSSE14SocketFactory

java.lang.Object
  extended by org.apache.tomcat.util.net.ServerSocketFactory
      extended by ru.CryptoPro.TomCatSSL.JSSESocketFactory
          extended by ru.CryptoPro.TomCatSSL.JSSE14SocketFactory
All Implemented Interfaces:
java.lang.Cloneable

public class JSSE14SocketFactory
extends JSSESocketFactory

SSL server socket factory. It _requires_ a valid RSA key and JSSE.


Constructor Summary
JSSE14SocketFactory()
           
 
Method Summary
 
Methods inherited from class ru.CryptoPro.TomCatSSL.JSSESocketFactory
acceptSocket, createSocket, createSocket, createSocket, handshake
 
Methods inherited from class org.apache.tomcat.util.net.ServerSocketFactory
getDefault, initSocket, setAttribute
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JSSE14SocketFactory

public JSSE14SocketFactory()

Copyright Crypto-Pro.
All rights reserved.